home *** CD-ROM | disk | FTP | other *** search
/ Webster's Millennium Amer…Sign Language Dictionary / ASL.ISO / mac / SKILLS.dir / 00039_Script_SK fill in the blank clk script < prev    next >
Text File  |  2001-09-05  |  109b  |  5 lines

  1. on mouseDown
  2.   global gTestType
  3.   set gTestType = "fill in the blanks"
  4.   --alert "fill in the blanks"
  5. end